![]() |
PATH![]() |
The ATA_NOP function performs no operation across the interface and does not change the state of either the manager or the device. It returns noErr if the drive number is valid.
The manager function code for the ATA_NOP function is $00.
The parameter block associated with this function is defined below:
struct ataNOP /* ATA NOP structure */
{
ataPBHdr
/* ataPBHdr parameter block */
UInt16
Reserved[24];
} ataNOP;
See Table A-1 for possible result codes returned by the ATA Manager.
Previous | Back Up One Level | Next | Show Frames | Hide Frames